home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Medabots Cardz
/
Medabots CD Cardz Metabee.bin
/
pc
/
assets
/
metabee.dxr
/
00142_Script_142
< prev
next >
Wrap
Text File
|
2001-12-07
|
141b
|
9 lines
global transitionz
on exitFrame me
if transitionz = "open" then
go to frame "video2"
else
go to the frame
end if
end